Package-level declarations

Reference mini-game implementation. A compact blueprint for building new modes quickly.

Types

Link copied to clipboard
data class HelloWorldConfig(val greeting: String, val durationSeconds: Int, val arena: String)

Configuration for the minimal Plasmid hello-world minigame.

Link copied to clipboard

Minimal Plasmid game to validate dependency + lifecycle wiring.

Link copied to clipboard

Opens evermod:hello_world using a programmatically constructed config.